LEADTOOLS (Leadtools assembly)

ClearItems Method

Show in webframe







Removes all items from the collection.
Syntax
protected override void ClearItems()
'Declaration
 
Protected Overrides Sub ClearItems() 
'Usage
 
Dim instance As LeadCollection(Of T)
 
instance.ClearItems()
protected override void ClearItems()

            

            
 function Leadtools.LeadCollection.ClearItems()
protected:
void ClearItems(); override 
Remarks

This method raises the CollectionChanged event with Reset action.

Requirements

Target Platforms

See Also

Reference

LeadCollection<T> Class
LeadCollection<T> Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.